libdevel-repl-perl software package provides module for building a modern Perl interactive shell, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdevel-repl-perl
libdevel-repl-perl is installed in your system.
Make ensure the libdevel-repl-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdevel-repl-perl *
You will get with libdevel-repl-perl package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Perl |
| Package | libdevel-repl-perl |
| Version | 1.003028-1 |
| Description | module for building a modern Perl interactive shell |
| Sub Section | perl |